Package | ca.on.ehr.r4 |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.on.ehr.r4@0.9.3&canonical=http://ontariohealth.ca/fhir/ehr/StructureDefinition/ca-on-profile-AllergyIntolerance |
Url | http://ontariohealth.ca/fhir/ehr/StructureDefinition/ca-on-profile-AllergyIntolerance |
Status | draft |
Name | AllergyIntolerance |
Title | AllergyIntolerance |
Experimental | False |
Description | Risk of harmful or undesirable, physiological response which is unique to an individual and associated with exposure to a substance. |
Type | AllergyIntolerance |
Kind | resource |
No resources found
{
"resourceType" : "StructureDefinition",
"id" : "AllergyIntolerance",
"url" : "http://ontariohealth.ca/fhir/ehr/StructureDefinition/ca-on-profile-AllergyIntolerance",
"name" : "AllergyIntolerance",
"title" : "AllergyIntolerance",
"status" : "draft",
"description" : "Risk of harmful or undesirable, physiological response which is unique to an individual and associated with exposure to a substance.",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "AllergyIntolerance",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/AllergyIntolerance",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "AllergyIntolerance.extension",
"path" : "AllergyIntolerance.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"ordered" : false,
"rules" : "open"
}
},
{
"id" : "AllergyIntolerance.extension:ext-abatement-datetime",
"path" : "AllergyIntolerance.extension",
"sliceName" : "ext-abatement-datetime",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://hl7.org/fhir/uv/ips/StructureDefinition/abatement-dateTime-uv-ips"
]
}
]
},
{
"id" : "AllergyIntolerance.category",
"path" : "AllergyIntolerance.category",
"mustSupport" : true
},
{
"id" : "AllergyIntolerance.code",
"path" : "AllergyIntolerance.code",
"min" : 1,
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://ontariohealth.ca/fhir/ehr/StructureDefinition/CodeableConcept-oh-ehr"
]
}
],
"mustSupport" : true,
"binding" : {
"strength" : "preferred",
"valueSet" : "http://fhir.infoway-inforoute.ca/ValueSet/pharmaceuticalbiologicproductandsubstancecode",
"extension" : [
{
"extension" : [
{
"url" : "purpose",
"valueCode" : "candidate"
},
{
"url" : "valueSet",
"valueCanonical" : "http://ehealthontario.ca/fhir/ValueSet/canadianclinicaldrugdataset-CCDD"
},
{
"url" : "documentation",
"valueMarkdown" : "Canadian Clinical Drug Data Set providing codes for identification of medications and medical devices in Canada. While not the preferred terminology for broader pan-Canadian exchange use cases, this additional binding is surfaced to socialize the value sets that may be more commonly in use. Where multiple codings can be supplied, it is encouraged to supply the original coding alongside the pan-Canadian preferred terminology."
}
],
"url" : "http://hl7.org/fhir/tools/StructureDefinition/additional-binding"
},
{
"extension" : [
{
"url" : "purpose",
"valueCode" : "candidate"
},
{
"url" : "valueSet",
"valueCanonical" : "http://fhir.infoway-inforoute.ca/io/psca/ValueSet/LicensedNaturalHealthProducts"
},
{
"url" : "documentation",
"valueMarkdown" : "All Natural Product Number (NPN) and Homeopathic Medicine Number (DIN-HM) codes that are licensed by Health Canada and present in the Licensed Natural Health Products Database."
}
],
"url" : "http://hl7.org/fhir/tools/StructureDefinition/additional-binding"
},
{
"extension" : [
{
"url" : "purpose",
"valueCode" : "candidate"
},
{
"url" : "valueSet",
"valueCanonical" : "http://hl7.org/fhir/uv/ips/ValueSet/absent-or-unknown-allergies-uv-ips"
},
{
"url" : "documentation",
"valueMarkdown" : "A code that classifies a use of Contrast for an MI procedure. This is used for searching, sorting and display purposes."
}
],
"url" : "http://hl7.org/fhir/tools/StructureDefinition/additional-binding"
}
]
}
},
{
"id" : "AllergyIntolerance.patient",
"path" : "AllergyIntolerance.patient",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://ontariohealth.ca/fhir/ehr/StructureDefinition/ca-on-profile-Patient"
]
}
],
"mustSupport" : true
},
{
"id" : "AllergyIntolerance.patient.reference",
"path" : "AllergyIntolerance.patient.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "AllergyIntolerance.encounter",
"path" : "AllergyIntolerance.encounter",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://ontariohealth.ca/fhir/ehr/StructureDefinition/ca-on-profile-Encounter"
]
}
],
"mustSupport" : true
},
{
"id" : "AllergyIntolerance.encounter.reference",
"path" : "AllergyIntolerance.encounter.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "AllergyIntolerance.onset[x]",
"path" : "AllergyIntolerance.onset[x]",
"slicing" : {
"discriminator" : [
{
"type" : "type",
"path" : "$this"
}
],
"ordered" : false,
"rules" : "open"
},
"mustSupport" : true
},
{
"id" : "AllergyIntolerance.onset[x]:onsetDateTime",
"path" : "AllergyIntolerance.onset[x]",
"sliceName" : "onsetDateTime",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "dateTime"
}
],
"mustSupport" : true
},
{
"id" : "AllergyIntolerance.onset[x]:onsetString",
"path" : "AllergyIntolerance.onset[x]",
"sliceName" : "onsetString",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "string"
}
],
"mustSupport" : true
},
{
"id" : "AllergyIntolerance.recordedDate",
"path" : "AllergyIntolerance.recordedDate",
"mustSupport" : true
},
{
"id" : "AllergyIntolerance.recorder",
"path" : "AllergyIntolerance.recorder",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://ontariohealth.ca/fhir/ehr/StructureDefinition/ca-on-profile-Practitioner",
"http://ontariohealth.ca/fhir/ehr/StructureDefinition/ca-on-profile-PractitionerRole",
"http://ontariohealth.ca/fhir/ehr/StructureDefinition/ca-on-profile-Patient"
]
}
],
"mustSupport" : true
},
{
"id" : "AllergyIntolerance.lastOccurrence",
"path" : "AllergyIntolerance.lastOccurrence",
"mustSupport" : true
},
{
"id" : "AllergyIntolerance.reaction",
"path" : "AllergyIntolerance.reaction",
"mustSupport" : true
},
{
"id" : "AllergyIntolerance.reaction.manifestation",
"path" : "AllergyIntolerance.reaction.manifestation",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://ontariohealth.ca/fhir/ehr/StructureDefinition/CodeableConcept-oh-ehr"
]
}
],
"mustSupport" : true,
"binding" : {
"strength" : "preferred",
"valueSet" : "https://fhir.infoway-inforoute.ca/ValueSet/clinicalfindingcode"
}
},
{
"id" : "AllergyIntolerance.reaction.severity",
"path" : "AllergyIntolerance.reaction.severity",
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.